[INFO] fetching crate nu-parser 0.111.0...
[INFO] testing nu-parser-0.111.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate nu-parser 0.111.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nu-parser 0.111.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nu-parser 0.111.0
[INFO] tweaked toml for crates.io crate nu-parser 0.111.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nu-parser 0.111.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nu-parser 0.111.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7c260a6b64464df864976847854aa4247583209e6c5c0bbb9d66adbbae67f85
[INFO] running `Command { std: "docker" "start" "-a" "c7c260a6b64464df864976847854aa4247583209e6c5c0bbb9d66adbbae67f85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7c260a6b64464df864976847854aa4247583209e6c5c0bbb9d66adbbae67f85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7c260a6b64464df864976847854aa4247583209e6c5c0bbb9d66adbbae67f85", kill_on_drop: false }`
[INFO] [stdout] c7c260a6b64464df864976847854aa4247583209e6c5c0bbb9d66adbbae67f85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 055c95b4d749ddb96748485531b9270a7521734e78c6609019e081db63a01d96
[INFO] running `Command { std: "docker" "start" "-a" "055c95b4d749ddb96748485531b9270a7521734e78c6609019e081db63a01d96", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling pure-rust-locales v0.8.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling uucore v0.6.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling os_display v0.1.3
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling buf-trait v0.4.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling uucore_procs v0.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling byteyarn v0.5.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling nu-glob v0.111.0
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling lscolors v0.20.0
[INFO] [stderr]    Compiling sysinfo v0.38.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling typetag-impl v0.2.18
[INFO] [stderr]    Compiling nu-derive-value v0.111.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling nu-experimental v0.111.0
[INFO] [stderr]    Compiling nu-path v0.111.0
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling lean_string v0.5.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling nu-utils v0.111.0
[INFO] [stderr]    Compiling typetag v0.2.18
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling nu-system v0.111.0
[INFO] [stderr]    Compiling nu-protocol v0.111.0
[INFO] [stderr]    Compiling nu-engine v0.111.0
[INFO] [stderr]    Compiling nu-parser v0.111.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "055c95b4d749ddb96748485531b9270a7521734e78c6609019e081db63a01d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "055c95b4d749ddb96748485531b9270a7521734e78c6609019e081db63a01d96", kill_on_drop: false }`
[INFO] [stdout] 055c95b4d749ddb96748485531b9270a7521734e78c6609019e081db63a01d96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ad1771d5eff8e20a0651abb81e4e9530fcd05cfdc4d8ce493e784805e4828a2
[INFO] running `Command { std: "docker" "start" "-a" "8ad1771d5eff8e20a0651abb81e4e9530fcd05cfdc4d8ce493e784805e4828a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling typetag-impl v0.2.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling nu-derive-value v0.111.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling nu-path v0.111.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling nu-experimental v0.111.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling uucore v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling lean_string v0.5.0
[INFO] [stderr]    Compiling nu-utils v0.111.0
[INFO] [stderr]    Compiling typetag v0.2.18
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling nu-system v0.111.0
[INFO] [stderr]    Compiling nu-protocol v0.111.0
[INFO] [stderr]    Compiling nu-engine v0.111.0
[INFO] [stderr]    Compiling nu-parser v0.111.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.71s
[INFO] running `Command { std: "docker" "inspect" "8ad1771d5eff8e20a0651abb81e4e9530fcd05cfdc4d8ce493e784805e4828a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ad1771d5eff8e20a0651abb81e4e9530fcd05cfdc4d8ce493e784805e4828a2", kill_on_drop: false }`
[INFO] [stdout] 8ad1771d5eff8e20a0651abb81e4e9530fcd05cfdc4d8ce493e784805e4828a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79356019782e0327b063c0eb404e037c7f8f2cb20ed4d6467435ba66e1ba5db5
[INFO] running `Command { std: "docker" "start" "-a" "79356019782e0327b063c0eb404e037c7f8f2cb20ed4d6467435ba66e1ba5db5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nu_parser-4c4cc198ac083e33)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test deparse::test::test_escape ... ok
[INFO] [stdout] test deparse::test::test_flag_arg_with_values_contains_special ... ok
[INFO] [stdout] test deparse::test::test_quote_special ... ok
[INFO] [stdout] test deparse::test::test_not_extra_quote ... ok
[INFO] [stdout] test deparse::test::test_arg_with_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_lex.rs (/opt/rustwide/target/debug/deps/test_lex-7de5ab6d0dc39a25)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test lex_annotations_space_before_annotations ... ok
[INFO] [stdout] test lex_comment ... ok
[INFO] [stdout] test lex_annotations_unterminated ... ok
[INFO] [stdout] test lex_comment_with_space_in_front_of_hashtag ... ok
[INFO] [stdout] test lex_comments ... ok
[INFO] [stdout] test lex_comment_with_tab_in_front_of_hashtag ... ok
[INFO] [stdout] test lex_is_incomplete ... ok
[INFO] [stdout] test lex_manually ... ok
[INFO] [stdout] test lex_annotations_space_within_annotations ... ok
[INFO] [stdout] test lex_comments_no_space ... ok
[INFO] [stdout] test lex_parenthesis ... ok
[INFO] [stdout] test lex_annotations_nested ... ok
[INFO] [stdout] test lex_annotations_list ... ok
[INFO] [stdout] test lex_annotations_nested_unterminated ... ok
[INFO] [stdout] test lex_annotations_record ... ok
[INFO] [stdout] test lex_incomplete_quote ... ok
[INFO] [stdout] test lex_annotations_empty ... ok
[INFO] [stdout] test lex_basic ... ok
[INFO] [stdout] test lex_newline ... ok
[INFO] [stdout] test lex_not_comment_needs_space_in_front_of_hashtag ... ok
[INFO] [stdout] test lex_incomplete_paren ... ok
[INFO] [stdout] test lex_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parser.rs (/opt/rustwide/target/debug/deps/test_parser-f6a0781ef4046335)
[INFO] [stdout] 
[INFO] [stdout] running 243 tests
[INFO] [stdout] test input_types::call_non_custom_types_test ... ok
[INFO] [stdout] test input_types::call_with_list_test ... ok
[INFO] [stdout] test input_types::else_errors_correctly ... ok
[INFO] [stdout] test input_types::closure_in_block_position_errors_correctly ... ok
[INFO] [stdout] test input_types::nested_operations_test ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_01_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_03_input_output ... ok
[INFO] [stdout] test input_types::comments_within_blocks_test ... ok
[INFO] [stdout] test input_types::operations_within_blocks_test ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_04_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_13_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_10_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_07_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_15_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_08_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_11_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_02_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_06_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_12_input_output ... ok
[INFO] [stdout] test input_types::else_if_errors_correctly ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_05_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_09_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_14_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_19_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_17_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_18_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_16_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_21_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_22_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_20_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_23_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_28_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_26_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_29_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_25_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_24_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_30_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_38_vardecl ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_31_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_32_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_33_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_34_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_35_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_36_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_37_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_39_vardecl ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_40_vardecl ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_41_vardecl ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_42_vardecl ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_44_vardecl ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_45_vardecl ... ok
[INFO] [stdout] test multi_test_parse_number ... ignored
[INFO] [stdout] test operator::parse_comparison_operators_with_string_and_string::case_2 ... ok
[INFO] [stdout] test operator::parse_comparison_operators_with_string_and_string::case_4 ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_27_input_output ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_43_vardecl ... ok
[INFO] [stdout] test parse_aliased_variable_in ... ok
[INFO] [stdout] test parse_attribute_block_check_spans ... ok
[INFO] [stdout] test parse_binary_with_binary_format ... ok
[INFO] [stdout] test parse_attributes_check_values ... ok
[INFO] [stdout] test operator::parse_comparison_operators_with_string_and_string::case_1 ... ok
[INFO] [stdout] test multi_test_parse_int ... ok
[INFO] [stdout] test operator::parse_comparison_operators_with_string_and_string::case_3 ... ok
[INFO] [stdout] test parse_attributes_alias ... ok
[INFO] [stdout] test parse_binary_with_hex_format ... ok
[INFO] [stdout] test parse_binary_with_incomplete_hex_format ... ok
[INFO] [stdout] test parse_binary_with_multi_byte_char ... ok
[INFO] [stdout] test parse_binary_with_octal_format ... ok
[INFO] [stdout] test parse_binary_with_incomplete_binary_format ... ok
[INFO] [stdout] test parse_attributes_external_alias ... ok
[INFO] [stdout] test parse_binary_with_incomplete_octal_format ... ok
[INFO] [stdout] test parse_call_extra_positional ... ok
[INFO] [stdout] test parse_binary_with_invalid_octal_format ... ok
[INFO] [stdout] test parse_call_missing_req_flag ... ok
[INFO] [stdout] test input_types::test_type_annotations::case_46_vardecl ... ok
[INFO] [stdout] test parse_call_unknown_shorthand ... ok
[INFO] [stdout] test parse_call ... ok
[INFO] [stdout] test parse_call_missing_short_flag_arg ... ok
[INFO] [stdout] test parse_call_missing_req_positional ... ok
[INFO] [stdout] test parse_call_short_flag_batch_disallow_multiple_args ... ok
[INFO] [stdout] test parse_call_missing_flag_arg ... ok
[INFO] [stdout] test parse_cell_path ... ok
[INFO] [stdout] test parse_let_in_pipeline ... ok
[INFO] [stdout] test parse_non_utf8_fails ... ok
[INFO] [stdout] test parse_int_with_underscores ... ok
[INFO] [stdout] test parse_filesize ... ok
[INFO] [stdout] test parse_call_short_flag_batch_arg_disallowed ... ok
[INFO] [stdout] test parse_cell_path_optional ... ok
[INFO] [stdout] test parse_call_short_flag_batch_arg_allowed ... ok
[INFO] [stdout] test range::bad_parse_does_crash ... ok
[INFO] [stdout] test range::parse_bounded_range::case_01 ... ok
[INFO] [stdout] test range::dont_mess_with_external_calls ... ok
[INFO] [stdout] test range::parse_bounded_range::case_02 ... ok
[INFO] [stdout] test parse_int ... ok
[INFO] [stdout] test range::parse_bounded_range::case_09 ... ok
[INFO] [stdout] test range::parse_bounded_range::case_10 ... ok
[INFO] [stdout] test range::parse_bounded_range::case_07 ... ok
[INFO] [stdout] test parse_if_in_const_expression ... ok
[INFO] [stdout] test range::parse_left_unbounded_range::case_2 ... ok
[INFO] [stdout] test range::parse_float_range::case_1 ... ok
[INFO] [stdout] test range::parse_bounded_range::case_04 ... ok
[INFO] [stdout] test range::parse_bounded_range::case_05 ... ok
[INFO] [stdout] test range::parse_bounded_range::case_06 ... ok
[INFO] [stdout] test range::parse_bounded_range::case_03 ... ok
[INFO] [stdout] test range::parse_float_range::case_3 ... ok
[INFO] [stdout] test range::parse_bounded_range::case_08 ... ok
[INFO] [stdout] test range::parse_variable_range::case_2 ... ok
[INFO] [stdout] test range::parse_float_range::case_2 ... ok
[INFO] [stdout] test range::parse_bounded_range::case_11 ... ok
[INFO] [stdout] test range::parse_left_unbounded_range::case_1 ... ok
[INFO] [stdout] test range::type_mismatch_errors::case_08 ... ok
[INFO] [stdout] test range::type_mismatch_errors::case_02 ... ok
[INFO] [stdout] test range::type_mismatch_errors::case_09 ... ok
[INFO] [stdout] test range::type_mismatch_errors::case_03 ... ok
[INFO] [stdout] test record::garbage_span_of_incomplete_math_op ... ok
[INFO] [stdout] test range::type_mismatch_errors::case_04 ... ok
[INFO] [stdout] test range::type_mismatch_errors::case_05 ... ok
[INFO] [stdout] test range::type_mismatch_errors::case_07 ... ok
[INFO] [stdout] test range::type_mismatch_errors::case_06 ... ok
[INFO] [stdout] test range::type_mismatch_errors::case_01 ... ok
[INFO] [stdout] test range::type_mismatch_errors::case_10 ... ok
[INFO] [stdout] test range::parse_left_unbounded_range::case_3 ... ok
[INFO] [stdout] test record::parse_datetime_in_record::case_1 ... ok
[INFO] [stdout] test record::refuse_confusing_record::case_1 ... ok
[INFO] [stdout] test record::refuse_confusing_record::case_5 ... ok
[INFO] [stdout] test string::interpolation::parse_string_interpolation ... ok
[INFO] [stdout] test string::interpolation::parse_nested_expressions ... ok
[INFO] [stdout] test string::interpolation::parse_string_interpolation_backslash_count_reset_by_expression ... ok
[INFO] [stdout] test string::interpolation::parse_string_interpolation_bare ... ok
[INFO] [stdout] test string::interpolation::parse_string_interpolation_bare_starting_and_ending_subexpr ... ok
[INFO] [stdout] test string::interpolation::parse_path_expression ... ok
[INFO] [stdout] test string::interpolation::parse_string_interpolation_bare_starting_subexpr ... ok
[INFO] [stdout] test range::vars_not_read_as_units ... ok
[INFO] [stdout] test string::interpolation::parse_string_interpolation_escaped_parenthesis ... ok
[INFO] [stdout] test string::interpolation::parse_string_interpolation_bare_starting_subexpr_external_arg ... ok
[INFO] [stdout] test string::interpolation::parse_string_interpolation_unclosed_subexpression ... ok
[INFO] [stdout] test string::interpolation::parse_string_interpolation_escaped_backslash_before_parenthesis ... ok
[INFO] [stdout] test string::parse_raw_string_as_external_argument ... ok
[INFO] [stdout] test string::parse_string ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_04 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_01 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_05 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_07 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_09 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_08 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_10 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_12 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_11 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_13 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_14 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_02 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_03 ... ok
[INFO] [stdout] test test_external_call_arg_glob::case_06 ... ok
[INFO] [stdout] test record::refuse_confusing_record::case_2 ... ok
[INFO] [stdout] test record::refuse_confusing_record::case_3 ... ok
[INFO] [stdout] test test_external_call_arg_raw_string::case_2 ... ok
[INFO] [stdout] test test_external_call_arg_raw_string::case_3 ... ok
[INFO] [stdout] test test_external_call_arg_string::case_2 ... ok
[INFO] [stdout] test range::parse_variable_range::case_3 ... ok
[INFO] [stdout] test range::parse_variable_range::case_1 ... ok
[INFO] [stdout] test range::parse_right_unbounded_range::case_3 ... ok
[INFO] [stdout] test range::parse_right_unbounded_range::case_2 ... ok
[INFO] [stdout] test range::parse_right_unbounded_range::case_1 ... ok
[INFO] [stdout] test test_external_call_arg_string::case_4 ... ok
[INFO] [stdout] test test_external_call_head_glob::case_05 ... ok
[INFO] [stdout] test test_external_call_arg_string::case_5 ... ok
[INFO] [stdout] test test_external_call_arg_string::case_6 ... ok
[INFO] [stdout] test test_external_call_head_glob::case_07 ... ok
[INFO] [stdout] test test_external_call_head_glob::case_08 ... ok
[INFO] [stdout] test test_external_call_head_glob::case_10 ... ok
[INFO] [stdout] test test_external_call_head_glob::case_11 ... ok
[INFO] [stdout] test test_external_call_head_glob::case_12 ... ok
[INFO] [stdout] test test_external_call_head_interpolated_string::case_1 ... ok
[INFO] [stdout] test test_external_call_head_interpolated_string::case_2 ... ok
[INFO] [stdout] test test_external_call_head_interpolated_string::case_3 ... ok
[INFO] [stdout] test test_external_call_head_interpolated_string::case_4 ... ok
[INFO] [stdout] test test_external_call_head_raw_string::case_1 ... ok
[INFO] [stdout] test test_external_call_arg_interpolated_string::case_1 ... ok
[INFO] [stdout] test test_external_call_arg_string::case_1 ... ok
[INFO] [stdout] test test_external_call_head_raw_string::case_3 ... ok
[INFO] [stdout] test test_external_call_head_string::case_1 ... ok
[INFO] [stdout] test test_external_call_head_string::case_3 ... ok
[INFO] [stdout] test test_external_call_head_string::case_2 ... ok
[INFO] [stdout] test record::refuse_confusing_record::case_4 ... ok
[INFO] [stdout] test test_external_call_arg_interpolated_string::case_2 ... ok
[INFO] [stdout] test test_external_call_head_raw_string::case_2 ... ok
[INFO] [stdout] test test_external_call_arg_raw_string::case_1 ... ok
[INFO] [stdout] test test_external_call_arg_string::case_3 ... ok
[INFO] [stdout] test test_external_call_argument_spread ... ok
[INFO] [stdout] test test_external_call_head_glob::case_01 ... ok
[INFO] [stdout] test test_external_call_head_glob::case_02 ... ok
[INFO] [stdout] test test_external_call_head_glob::case_03 ... ok
[INFO] [stdout] test test_external_call_head_glob::case_04 ... ok
[INFO] [stdout] test test_external_call_head_glob::case_06 ... ok
[INFO] [stdout] test test_external_call_head_glob::case_09 ... ok
[INFO] [stdout] test test_external_call_head_string::case_4 ... ok
[INFO] [stdout] test record::record_terminate_loop ... ok
[INFO] [stdout] test test_external_call_head_string::case_5 ... ok
[INFO] [stdout] test range::type_mismatch_errors::case_11 ... ok
[INFO] [stdout] test test_parse_any ... ignored
[INFO] [stdout] test test_redirecting_nothing::case_03 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_05 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_07 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_06 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_09 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_10 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_11 ... ok
[INFO] [stdout] test test_external_call_head_string::case_6 ... ok
[INFO] [stdout] test test_nothing_comparison_eq ... ok
[INFO] [stdout] test test_nothing_comparison_neq ... ok
[INFO] [stdout] test test_redirecting_nothing::case_12 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_01 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_08 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_16 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_04 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_02 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_13 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_15 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_14 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_21 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_23 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_25 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_17 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_22 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_26 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_19 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_20 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_24 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_18 ... ok
[INFO] [stdout] test test_redirection_inside_letmut_no_panic::case_1 ... ok
[INFO] [stdout] test test_semi_open_brace::case_1 ... ok
[INFO] [stdout] test test_redirection_with_letmut::case_1 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_27 ... ok
[INFO] [stdout] test test_semi_open_brace::case_2 ... ok
[INFO] [stdout] test test_redirection_inside_letmut_no_panic::case_2 ... ok
[INFO] [stdout] test test_redirection_with_letmut::case_2 ... ok
[INFO] [stdout] test test_redirecting_nothing::case_28 ... ok
[INFO] [stdout] test test_redirection_with_letmut::case_5 ... ok
[INFO] [stdout] test test_redirection_with_letmut::case_3 ... ok
[INFO] [stdout] test test_redirection_with_letmut::case_4 ... ok
[INFO] [stdout] test test_semi_open_brace::case_3 ... ok
[INFO] [stdout] test test_semi_open_brace::case_4 ... ok
[INFO] [stdout] test test_redirection_with_letmut::case_6 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 241 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/test_parser_unicode_escapes.rs (/opt/rustwide/target/debug/deps/test_parser_unicode_escapes-d3693bc11b667c64)
[INFO] [stdout] test unicode_escapes_in_strings ... ok
[INFO] [stdout] test unicode_escapes_in_strings_expected_failures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nu_parser
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "79356019782e0327b063c0eb404e037c7f8f2cb20ed4d6467435ba66e1ba5db5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79356019782e0327b063c0eb404e037c7f8f2cb20ed4d6467435ba66e1ba5db5", kill_on_drop: false }`
[INFO] [stdout] 79356019782e0327b063c0eb404e037c7f8f2cb20ed4d6467435ba66e1ba5db5
